How to Install libghc-vty-dev software package in Debian 7 (Wheezy)

How to Install libghc-vty-dev software package in Debian 7 (Wheezy)

libghc-vty-dev software package provides Terminal interface library for ghc, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libghc-vty-dev 

libghc-vty-dev is installed in your system.

Make ensure the libghc-vty-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libghc-vty-dev *

You will get with libghc-vty-dev package name, version, architecture and description in a table

libghc-vty-dev package basic information:

Distro Debian 7 wheezy
Section Haskell
Package libghc-vty-dev
Version 4.7.0.14-1+b1 [amd64, i386, po
Description Terminal interface library for ghc
Sub Section Haskell


See Also, How to uninstall or remove libghc-vty-dev software package from Debian 7 (Wheezy)?